var encoding/xml.first

5 uses

	encoding/xml (current package)
		xml.go#L1236: 	if !unicode.Is(first, c) {
		xml.go#L1245: 		if !unicode.Is(first, c) && !unicode.Is(second, c) {
		xml.go#L1260: 	if !unicode.Is(first, c) {
		xml.go#L1269: 		if !unicode.Is(first, c) && !unicode.Is(second, c) {
		xml.go#L1281: var first = &unicode.RangeTable{